Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ts/models/shuttle) implement shuttle prefix using shuttleVariantFromRunId #2862

Open
wants to merge 3 commits into
base: kf/refactor/vehicle-marker-file
Choose a base branch
from

Conversation

firestack
Copy link
Member

As part of #2860 I added some helpers to map shuttles, This refactors the current "prefix" to also use these new helpers.

Shares code with:

@firestack firestack marked this pull request as ready for review October 18, 2024 14:00
@firestack firestack requested a review from a team as a code owner October 18, 2024 14:00
The `RunId` => `ShuttleVariant` relationship is "many to one", which makes this better suited for a function which returns the enum value from the `RunId`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant